home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / rdb / readme < prev    next >
Text File  |  1996-02-04  |  722b  |  39 lines

  1.  
  2. SCSIdevs - version 1.2
  3.  
  4. Version
  5. ~~~~~~~
  6.  
  7. 1.0        Original  ( on Aminet 9 CD-ROM)
  8. 1.1        Restricted Beta release only
  9. 1.2        Fixes a bug which caused a crash if SCSI-Apollo.device
  10.         was used
  11.          -thanks to Marcus Borseman (borseman@telepost.no)
  12.  
  13. Purpose 
  14. ~~~~~~~
  15.  
  16. This is a simple program which scans the SCSI bus and interrogates
  17. the devices found and reports thereon.
  18.  
  19. If it's a disk, then a search is made for a Rigid Disk Block (RDB),
  20. and if found, its significant contents are reported.
  21.  
  22.  
  23. Installation
  24. ~~~~~~~~~~~
  25.  
  26. Just put it somewhere in the commands path, e.g C:
  27.     
  28.  
  29. Distribution
  30. ~~~~~~~~~~~~
  31.  
  32. This is issued with C-source, compilable under SAS/C 6.5x, and is freeware.
  33.  
  34. Author
  35. ~~~~~~
  36.  
  37. Gary Duncan (gduncan@werple.net.au)
  38.  
  39.